Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ SslStreamCtor() [2/2]

void System.Net.NetEventSource.SslStreamCtor ( string thisOrContextObject,
string localId,
string remoteId )
inlineprivate

Definition at line 82 of file NetEventSource.cs.

83 {
84 WriteEvent(38, thisOrContextObject, localId, remoteId);
85 }
unsafe void WriteEvent(int eventId, int arg1, int arg2, int arg3, string arg4, string arg5)

References System.Net.NetEventSource.WriteEvent().