Click or drag to resize

ServerNoticeMessageArgsServer Property

Returns the IServer where the event occured

Namespace:  AdiIRCAPIv2.Arguments.PrivateMessages
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
public IServer Server { get; }

Property Value

Type: IServer
See Also