ITag<TRpcTag>.RpcContract Property
Definition
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.
Gets a serializable representation of this thick object for use in an RPC call.
public TRpcTag RpcContract { get; }
member this.RpcContract : 'RpcTag
Public ReadOnly Property RpcContract As TRpcTag
Property Value
TRpcTag