Module Class

Definition

public class Module
type Module = class
Public Class Module
Inheritance
Module

Fields

_handler
_webProxy
Profile

Properties

ArgumentCompleter
ClientAPI
EventListener
GetParameterValue
Instance
Name
OnModuleLoad
OnNewRequest
ProfileName
ResourceId

Methods

CreatePipeline(InvocationInfo, String, String, String)
GetParameter(InvocationInfo, String, String)
Init()
SetProxyConfiguration(Uri, PSCredential, Boolean)
Signal(String, CancellationToken, Func<EventArgs>, Func<String,CancellationToken,Func<EventArgs>,Task>, InvocationInfo, String, String, String, Exception)

Applies to