Namespace: P4s3TestMachine.P4s3WebSvcReference
Assembly: P4s3TestMachine (in P4s3TestMachine.exe) Version: 1.0.0.0 (1.0.0.0)
Assembly: P4s3TestMachine (in P4s3TestMachine.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public Task LogDataAsync( string name, string type, string data, string key ) |
Visual Basic |
---|
Public Function LogDataAsync ( name As String, type As String, data As String, key As String ) As Task |
Visual C++ |
---|
public: virtual Task^ LogDataAsync( String^ name, String^ type, String^ data, String^ key ) sealed |
Parameters
- name
- Type: System..::..String
- type
- Type: System..::..String
- data
- Type: System..::..String
- key
- Type: System..::..String