Click or drag to resize
ThreadTrackbackPingerSendAsync Method
Runs the sender in an asynchronous thread.

Namespace: CMS.Blogs
Assembly: CMS.Blogs (in CMS.Blogs.dll) Version: 8.2.23
Syntax
C#
public void SendAsync(
	WindowsIdentity wi
)

Parameters

wi
Type: System.Security.PrincipalWindowsIdentity
Windows identity
See Also