Neokernel API

AgentRequest.isRequestType Method

Returns true if this request's type matches the specified type; false otherwise.

public virtual bool isRequestType(
   string request_type
);

See Also

AgentRequest Class | com.neokernel.nk Namespace