Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
AttemptingRestartUsingCert()
[1/2]
void System.Net.NetEventSource.AttemptingRestartUsingCert
(
string
clientCertificate
,
int
secureChannelHash
)
inline
private
Definition at line
232
of file
NetEventSource.cs
.
233
{
234
WriteEvent
(26, clientCertificate, secureChannelHash);
235
}
System.Net.NetEventSource.WriteEvent
unsafe void WriteEvent(int eventId, int arg1, int arg2, int arg3, string arg4, string arg5)
Definition
NetEventSource.cs:90
References
System.Net.NetEventSource.WriteEvent()
.
System
Net
NetEventSource
Generated by
1.10.0