示例#1
0
 private EndPoint GetRemoteEndPoint()
 {
     return(NativeMethodsHelper.QuerySessionInformationForEndPoint(_server.Handle, _sessionId));
 }