Property Id
Id
Id of this session. Should be passed when releasing the session, thereby acknowledging the IReplicator that this session is no longer in use.
Declaration
public string Id { get; }
Property Value
Type | Description |
---|---|
System.String |
See Also
Release(System.String)