Ejemplo n.º 1
0
 /// <inheritdoc />
 public int GetConnectCount()
 {
     return(Sent?.GetInvocationList().Length ?? 0);
 }