Click or drag to resize
StopMonitorAction Constructor (String)
Creates a new StopMonitorAction that ends monitoring of the given channel.

Namespace: AsterNET.Manager.Action
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public StopMonitorAction(
	string channel
)

Parameters

channel
Type: SystemString

[Missing <param name="channel"/> documentation for "M:AsterNET.Manager.Action.StopMonitorAction.#ctor(System.String)"]

See Also