| PeerToPeerEventArgsRemoteIsInitiator Property |
The initiator of the data is the remote machine
Namespace:
SanteDB.DisconnectedClient.Services
Assembly:
SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax public bool RemoteIsInitiator { get; }
Public ReadOnly Property RemoteIsInitiator As Boolean
Get
public:
property bool RemoteIsInitiator {
bool get ();
}
member RemoteIsInitiator : bool with get
Property Value
Type:
BooleanSee Also