public bool TryGetClient( Guid clientID, out TransportProvider<DateTime> clientInfo )
Public Function TryGetClient ( clientID As Guid, <OutAttribute> ByRef clientInfo As TransportProvider(Of DateTime) ) As Boolean
public: bool TryGetClient( Guid clientID, [OutAttribute] TransportProvider<DateTime>^% clientInfo )
member TryGetClient : clientID : Guid * clientInfo : TransportProvider<DateTime> byref -> bool
function TryGetClient(clientID, clientInfo);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.