 | PeerToPeerEventArgsRemoteIsInitiator Property |
The initiator of the data is the remote machine
Namespace: SanteDB.Client.ServicesAssembly: SanteDB.Client (in SanteDB.Client.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntaxpublic bool RemoteIsInitiator { get; }Public ReadOnly Property RemoteIsInitiator As Boolean
Get
public:
property bool RemoteIsInitiator {
bool get ();
}member RemoteIsInitiator : bool with get
Property Value
Boolean
See Also