RemoteMethodData Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides information about a method of a type that components can access across application domain and process boundaries.
public value class RemoteMethodData
[System.Serializable]
public struct RemoteMethodData
[<System.Serializable>]
type RemoteMethodData = struct
Public Structure RemoteMethodData
- Inheritance
- Attributes
The RemoteMethodData structure provides information about a method of an object that implements the IRemoteObjectContract interface.
Attributes |
Represents the attributes of the method that this RemoteMethodData describes. |
Member |
Represents member data for the method that this RemoteMethodData describes. |
Parameters |
Represents information about the parameters of the method that this RemoteMethodData describes. |
Return |
Represents information about the return value of the method that this RemoteMethodData describes. |
Продукт | Версии |
---|---|
.NET Framework | 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Обратна връзка за .NET
.NET е проект с отворен код. Изберете връзка, за да предоставите обратна връзка: