DANSrvAE Reference
SendEvent Method
See Also  Send comments on this topic.
NSPlugin Assembly > NSPlugin Namespace > EventSubscription Class : SendEvent Method

data

Glossary Item Box

Queue an event to be sent to the clients

Syntax

Visual Basic (Declaration) 
Public Sub SendEvent( _
   ByVal data As CallbackData _
) 
C# 
public void SendEvent( 
   CallbackData data
)

Parameters

data

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

© 2004-2017 Advosol Inc. All Rights Reserved.